html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,section,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 16px;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    font-family: "Noto Sans S Chinese Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
}
ol, ul {
    list-style: none;
}
button,input{
    border-radius: 0;
}
a,
a:hover,
a:visited,
a:active,
a:focus {
    color: #000;
    text-decoration: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
.popover.modal-in{
  display: block!important;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix {
    display: inline-block;
}
    
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.page{
  min-width: 1200px;
}

.popover.modal-in{
  display: block!important;
}

@media screen and (max-width: 1500px){
  .ob-detail .advantage-wrap .advantage .adv-desc{
    top: 59%
  }
}

@media screen and (max-width: 1400px){
  .spob-detail{
    padding: 29% 14% 16%;
  }
}

@media screen and (max-width: 1700px){
  .card-content .card-wrap .card-menu li{
    font-size: .7rem;
    padding: 8px 3px;
    line-height: 1rem;
  }
}
